Easy way:
Use the 'install_PiVRi.sh' file:
copy it on your freshly installed Raspbian Desktop
run it in the terminal:
cd ~/Desktop
bash install_PiVRi.sh
After the restart there should be an icon on the Desktop that will start the program

Manual install

sudo apt-get update

sudo apt-get install python3-pandas
sudo apt-get install python3-skimage
sudo apt-get install python3-pil.imagetk
sudo apt-get install python3-pil
sudo apt-get install python3-natsort
sudo apt-get install python3-h5py

sudo raspi-config
'interfacing option > camera >enable

git clone https://gitlab.com/louislab/PiVR

check in pi/home/PiVR for the shortcut, copy it to the desktop and start
